Skip to content

feat: add generic details helper#13

Merged
RAprogramm merged 1 commit intomainfrom
codex/add-with_details-method-for-serialization
Sep 11, 2025
Merged

feat: add generic details helper#13
RAprogramm merged 1 commit intomainfrom
codex/add-with_details-method-for-serialization

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add with_details to serialize structured payloads
  • cover serialization success and failure in unit tests

Testing

  • cargo clippy --features serde_json --all-targets -- -D warnings
  • cargo build --all-targets --features serde_json
  • cargo test --all --features serde_json
  • cargo doc --no-deps --features serde_json

https://chatgpt.com/codex/tasks/task_e_68c275e9c9a0832bb1528413b6fe6abb

@RAprogramm RAprogramm merged commit 744c897 into main Sep 11, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-with_details-method-for-serialization branch September 11, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant